AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Pruebas / Prueba WEBDEV
  • Overview
  • How to?
  • Prerequisite
  • Running the test
  • Remarks
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
It is increasingly common for developers to test websites on mobile devices. WEBDEV allows you to test projects and pages directly on a mobile device.
This makes it possible to ensure pages are mobile friendly.
How to?

Prerequisite

  • The mobile device and the development computer must be connected to the same network (Wi-Fi, for example).
  • The web server must allow several simultaneous connections. This test mode is not available if you use the built-in IIS Express server.

Running the test

Both projects and pages can be tested on a mobile devices.
To test a project on a mobile device:
  1. Expand the icon in the quick access buttons.
  2. Select "Test browser .. Phone (via a &QR code)"
  3. Run the test of the project by clicking the "GO" icon.
  4. A window with a QR code is displayed.
  5. Scan the QR code with the device.
  6. The first page of the project is displayed on the device.
To test the WEBDEV page displayed in the editor on a mobile device:
  1. Expand the icon in the quick access buttons.
  2. Select "Test from a phone (access via a QR Code)".
  3. A window with a QR code is displayed.
  4. Scan the QR code with the device.
  5. The current page is displayed on the device.
Remark: Subsequent tests will be run on the device (via the QR code) until you select a different test mode.

Remarks

  • Breakpoints (server code) are active on the device.
  • You can set breakpoints after starting the test.
  • The standard debug mode is available (step by step execution, ability to view variables, etc.).
  • You can change the default test browser in the WEBDEV options. For more details, see General options of WINDEV, WEBDEV and WINDEV Mobile.
Versión mínima requerida
  • Versión 28
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 24/05/2023

Señalar un error o enviar una sugerencia | Ayuda local